Skip to content

feat: add Azure CLI to devops image#10

Merged
megheaiulian merged 1 commit intomainfrom
add-azure-cli
Feb 10, 2026
Merged

feat: add Azure CLI to devops image#10
megheaiulian merged 1 commit intomainfrom
add-azure-cli

Conversation

@megheaiulian
Copy link
Contributor

Summary

  • Adds the Azure CLI (az) to the devops image via Microsoft's APT repository
  • Required for managing Azure VMs and bootstrapping Terraform state storage as described in Neovici/infra ARCHITECTURE.md

Details

The Azure CLI is installed following the same GPG keyring + APT repository pattern used for HashiCorp tools. This is the only missing tool needed to implement the infra architecture, which relies on az for:

  • Bootstrapping the Azure Storage Account backend (az group create, az storage account create, az storage container create)
  • Day-to-day Azure resource inspection and management

@megheaiulian megheaiulian merged commit 5053c71 into main Feb 10, 2026
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant